github.com/gotd/td/exchange.ClientExchange.log (field)
9 uses
github.com/gotd/td/exchange (current package)
client.go#L15: log log.Helper
client_flow.go#L26: c.log.Debug(ctx, "Sending ReqPqMultiRequest")
client_flow.go#L37: c.log.Debug(ctx, "Received server ResPQ")
client_flow.go#L76: c.log.Debug(ctx, "PQ decomposing complete", log.Duration("took", c.clock.Now().Sub(start)))
client_flow.go#L140: c.log.Debug(ctx, "Sending ReqDHParamsRequest")
client_flow.go#L149: c.log.Debug(ctx, "Received server ServerDHParams")
client_flow.go#L232: c.log.Debug(ctx, "Sending SetClientDHParamsRequest")
client_flow.go#L244: c.log.Debug(ctx, "Received server DhGen")
flow.go#L113: log: e.log,
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |